home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_487 / pprint / source / digims.c < prev    next >
C/C++ Source or Header  |  1992-05-06  |  20KB  |  1,164 lines

  1. #include <exec/types.h>
  2. #include <intuition/intuition.h>
  3.  
  4. static UWORD chip D0_1[78] =
  5. {
  6. /* Bit Plane #0 */
  7.  
  8.    0xffff,0xf800,
  9.    0xc000,0x1800,
  10.    0xc000,0x1800,
  11.    0xc000,0x1800,
  12.    0xc000,0x1800,
  13.    0xc000,0x1800,
  14.    0xc000,0x1800,
  15.    0xc000,0x1800,
  16.    0xc000,0x1800,
  17.    0xc000,0x1800,
  18.    0xc000,0x1800,
  19.    0xc000,0x1800,
  20.    0xffff,0xf800,
  21.  
  22. /* Bit Plane #1 */
  23.  
  24.    0x8000,0x0000,
  25.    0xffff,0xe000,
  26.    0xff87,0xe000,
  27.    0xff33,0xe000,
  28.    0xff33,0xe000,
  29.    0xff33,0xe000,
  30.    0xff33,0xe000,
  31.    0xff33,0xe000,
  32.    0xff33,0xe000,
  33.    0xff87,0xe000,
  34.    0xffff,0xe000,
  35.    0xffff,0xe000,
  36.    0xffff,0xf000,
  37.  
  38. /* Bit Plane #2 */
  39.  
  40.    0xffff,0xf800,
  41.    0xffff,0xf800,
  42.    0xffff,0xf800,
  43.    0xffff,0xf800,
  44.    0xffff,0xf800,
  45.    0xffff,0xf800,
  46.    0xffff,0xf800,
  47.    0xffff,0xf800,
  48.    0xffff,0xf800,
  49.    0xffff,0xf800,
  50.    0xffff,0xf800,
  51.    0xffff,0xf800,
  52.    0xffff,0xf800
  53. };
  54. struct Image D0_1_image =
  55. {
  56.     0,0,            /* LeftEdge, TopEdge  */
  57.     21,13,3,        /* Width, Height, Depth */
  58.     &D0_1[0],        /* Pointer to Image data */
  59.     7,0,            /* PlanePick, PlaneOnOff */
  60.     NULL,            /* NextImage pointer */
  61. };
  62. static UWORD chip D0_2[78] =
  63. {
  64. /* Bit Plane #0 */
  65.  
  66.    0xffff,0xf800,
  67.    0xc000,0x1800,
  68.    0xc000,0x1800,
  69.    0xc000,0x1800,
  70.    0xc000,0x1800,
  71.    0xc000,0x1800,
  72.    0xc000,0x1800,
  73.    0xc000,0x1800,
  74.    0xc000,0x1800,
  75.    0xc000,0x1800,
  76.    0xc000,0x1800,
  77.    0xc000,0x1800,
  78.    0xffff,0xf800,
  79.  
  80. /* Bit Plane #1 */
  81.  
  82.    0x7fff,0xf800,
  83.    0x3fff,0xf800,
  84.    0x3f87,0xf800,
  85.    0x3f33,0xf800,
  86.    0x3f33,0xf800,
  87.    0x3f33,0xf800,
  88.    0x3f33,0xf800,
  89.    0x3f33,0xf800,
  90.    0x3f33,0xf800,
  91.    0x3f87,0xf800,
  92.    0x3fff,0xf800,
  93.    0x3fff,0xf800,
  94.    0x0000,0x0800,
  95.  
  96. /* Bit Plane #2 */
  97.  
  98.    0xffff,0xf800,
  99.    0xffff,0xf800,
  100.    0xffff,0xf800,
  101.    0xffff,0xf800,
  102.    0xffff,0xf800,
  103.    0xffff,0xf800,
  104.    0xffff,0xf800,
  105.    0xffff,0xf800,
  106.    0xffff,0xf800,
  107.    0xffff,0xf800,
  108.    0xffff,0xf800,
  109.    0xffff,0xf800,
  110.    0xffff,0xf800
  111. };
  112. struct Image D0_2_image =
  113. {
  114.     0,0,            /* LeftEdge, TopEdge  */
  115.     21,13,3,        /* Width, Height, Depth */
  116.     &D0_2[0],        /* Pointer to Image data */
  117.     7,0,            /* PlanePick, PlaneOnOff */
  118.     NULL,            /* NextImage pointer */
  119. };
  120. static UWORD chip D1_1[78] =
  121. {
  122. /* Bit Plane #0 */
  123.  
  124.    0xffff,0xf800,
  125.    0xc000,0x1800,
  126.    0xc000,0x1800,
  127.    0xc000,0x1800,
  128.    0xc000,0x1800,
  129.    0xc000,0x1800,
  130.    0xc000,0x1800,
  131.    0xc000,0x1800,
  132.    0xc000,0x1800,
  133.    0xc000,0x1800,
  134.    0xc000,0x1800,
  135.    0xc000,0x1800,
  136.    0xffff,0xf800,
  137.  
  138. /* Bit Plane #1 */
  139.  
  140.    0x8000,0x0000,
  141.    0xffff,0xe000,
  142.    0xffcf,0xe000,
  143.    0xff0f,0xe000,
  144.    0xffcf,0xe000,
  145.    0xffcf,0xe000,
  146.    0xffcf,0xe000,
  147.    0xffcf,0xe000,
  148.    0xffcf,0xe000,
  149.    0xff03,0xe000,
  150.    0xffff,0xe000,
  151.    0xffff,0xe000,
  152.    0xffff,0xf000,
  153.  
  154. /* Bit Plane #2 */
  155.  
  156.    0xffff,0xf800,
  157.    0xffff,0xf800,
  158.    0xffff,0xf800,
  159.    0xffff,0xf800,
  160.    0xffff,0xf800,
  161.    0xffff,0xf800,
  162.    0xffff,0xf800,
  163.    0xffff,0xf800,
  164.    0xffff,0xf800,
  165.    0xffff,0xf800,
  166.    0xffff,0xf800,
  167.    0xffff,0xf800,
  168.    0xffff,0xf800
  169. };
  170. struct Image D1_1_image =
  171. {
  172.     0,0,            /* LeftEdge, TopEdge  */
  173.     21,13,3,        /* Width, Height, Depth */
  174.     &D1_1[0],        /* Pointer to Image data */
  175.     7,0,            /* PlanePick, PlaneOnOff */
  176.     NULL,            /* NextImage pointer */
  177. };
  178. static UWORD chip D1_2[78] =
  179. {
  180. /* Bit Plane #0 */
  181.  
  182.    0xffff,0xf800,
  183.    0xc000,0x1800,
  184.    0xc000,0x1800,
  185.    0xc000,0x1800,
  186.    0xc000,0x1800,
  187.    0xc000,0x1800,
  188.    0xc000,0x1800,
  189.    0xc000,0x1800,
  190.    0xc000,0x1800,
  191.    0xc000,0x1800,
  192.    0xc000,0x1800,
  193.    0xc000,0x1800,
  194.    0xffff,0xf800,
  195.  
  196. /* Bit Plane #1 */
  197.  
  198.    0x7fff,0xf800,
  199.    0x3fff,0xf800,
  200.    0x3fcf,0xf800,
  201.    0x3f0f,0xf800,
  202.    0x3fcf,0xf800,
  203.    0x3fcf,0xf800,
  204.    0x3fcf,0xf800,
  205.    0x3fcf,0xf800,
  206.    0x3fcf,0xf800,
  207.    0x3f03,0xf800,
  208.    0x3fff,0xf800,
  209.    0x3fff,0xf800,
  210.    0x0000,0x0800,
  211.  
  212. /* Bit Plane #2 */
  213.  
  214.    0xffff,0xf800,
  215.    0xffff,0xf800,
  216.    0xffff,0xf800,
  217.    0xffff,0xf800,
  218.    0xffff,0xf800,
  219.    0xffff,0xf800,
  220.    0xffff,0xf800,
  221.    0xffff,0xf800,
  222.    0xffff,0xf800,
  223.    0xffff,0xf800,
  224.    0xffff,0xf800,
  225.    0xffff,0xf800,
  226.    0xffff,0xf800
  227. };
  228. struct Image D1_2_image =
  229. {
  230.     0,0,            /* LeftEdge, TopEdge  */
  231.     21,13,3,        /* Width, Height, Depth */
  232.     &D1_2[0],        /* Pointer to Image data */
  233.     7,0,            /* PlanePick, PlaneOnOff */
  234.     NULL,            /* NextImage pointer */
  235. };
  236. static UWORD chip D2_1[78] =
  237. {
  238. /* Bit Plane #0 */
  239.  
  240.    0xffff,0xf800,
  241.    0xc000,0x1800,
  242.    0xc000,0x1800,
  243.    0xc000,0x1800,
  244.    0xc000,0x1800,
  245.    0xc000,0x1800,
  246.    0xc000,0x1800,
  247.    0xc000,0x1800,
  248.    0xc000,0x1800,
  249.    0xc000,0x1800,
  250.    0xc000,0x1800,
  251.    0xc000,0x1800,
  252.    0xffff,0xf800,
  253.  
  254. /* Bit Plane #1 */
  255.  
  256.    0x8000,0x0000,
  257.    0xffff,0xe000,
  258.    0xff87,0xe000,
  259.    0xff33,0xe000,
  260.    0xff33,0xe000,
  261.    0xffe7,0xe000,
  262.    0xffcf,0xe000,
  263.    0xff9f,0xe000,
  264.    0xff33,0xe000,
  265.    0xff03,0xe000,
  266.    0xffff,0xe000,
  267.    0xffff,0xe000,
  268.    0xffff,0xf000,
  269.  
  270. /* Bit Plane #2 */
  271.  
  272.    0xffff,0xf800,
  273.    0xffff,0xf800,
  274.    0xffff,0xf800,
  275.    0xffff,0xf800,
  276.    0xffff,0xf800,
  277.    0xffff,0xf800,
  278.    0xffff,0xf800,
  279.    0xffff,0xf800,
  280.    0xffff,0xf800,
  281.    0xffff,0xf800,
  282.    0xffff,0xf800,
  283.    0xffff,0xf800,
  284.    0xffff,0xf800
  285. };
  286. struct Image D2_1_image =
  287. {
  288.     0,0,            /* LeftEdge, TopEdge  */
  289.     21,13,3,        /* Width, Height, Depth */
  290.     &D2_1[0],        /* Pointer to Image data */
  291.     7,0,            /* PlanePick, PlaneOnOff */
  292.     NULL,            /* NextImage pointer */
  293. };
  294. static UWORD chip D2_2[78] =
  295. {
  296. /* Bit Plane #0 */
  297.  
  298.    0xffff,0xf800,
  299.    0xc000,0x1800,
  300.    0xc000,0x1800,
  301.    0xc000,0x1800,
  302.    0xc000,0x1800,
  303.    0xc000,0x1800,
  304.    0xc000,0x1800,
  305.    0xc000,0x1800,
  306.    0xc000,0x1800,
  307.    0xc000,0x1800,
  308.    0xc000,0x1800,
  309.    0xc000,0x1800,
  310.    0xffff,0xf800,
  311.  
  312. /* Bit Plane #1 */
  313.  
  314.    0x7fff,0xf800,
  315.    0x3fff,0xf800,
  316.    0x3f87,0xf800,
  317.    0x3f33,0xf800,
  318.    0x3f33,0xf800,
  319.    0x3fe7,0xf800,
  320.    0x3fcf,0xf800,
  321.    0x3f9f,0xf800,
  322.    0x3f33,0xf800,
  323.    0x3f03,0xf800,
  324.    0x3fff,0xf800,
  325.    0x3fff,0xf800,
  326.    0x0000,0x0800,
  327.  
  328. /* Bit Plane #2 */
  329.  
  330.    0xffff,0xf800,
  331.    0xffff,0xf800,
  332.    0xffff,0xf800,
  333.    0xffff,0xf800,
  334.    0xffff,0xf800,
  335.    0xffff,0xf800,
  336.    0xffff,0xf800,
  337.    0xffff,0xf800,
  338.    0xffff,0xf800,
  339.    0xffff,0xf800,
  340.    0xffff,0xf800,
  341.    0xffff,0xf800,
  342.    0xffff,0xf800
  343. };
  344. struct Image D2_2_image =
  345. {
  346.     0,0,            /* LeftEdge, TopEdge  */
  347.     21,13,3,        /* Width, Height, Depth */
  348.     &D2_2[0],        /* Pointer to Image data */
  349.     7,0,            /* PlanePick, PlaneOnOff */
  350.     NULL,            /* NextImage pointer */
  351. };
  352. static UWORD chip D3_1[78] =
  353. {
  354. /* Bit Plane #0 */
  355.  
  356.    0xffff,0xf800,
  357.    0xc000,0x1800,
  358.    0xc000,0x1800,
  359.    0xc000,0x1800,
  360.    0xc000,0x1800,
  361.    0xc000,0x1800,
  362.    0xc000,0x1800,
  363.    0xc000,0x1800,
  364.    0xc000,0x1800,
  365.    0xc000,0x1800,
  366.    0xc000,0x1800,
  367.    0xc000,0x1800,
  368.    0xffff,0xf800,
  369.  
  370. /* Bit Plane #1 */
  371.  
  372.    0x8000,0x0000,
  373.    0xffff,0xe000,
  374.    0xff87,0xe000,
  375.    0xff33,0xe000,
  376.    0xfff3,0xe000,
  377.    0xffc7,0xe000,
  378.    0xfff3,0xe000,
  379.    0xfff3,0xe000,
  380.    0xff33,0xe000,
  381.    0xff87,0xe000,
  382.    0xffff,0xe000,
  383.    0xffff,0xe000,
  384.    0xffff,0xf000,
  385.  
  386. /* Bit Plane #2 */
  387.  
  388.    0xffff,0xf800,
  389.    0xffff,0xf800,
  390.    0xffff,0xf800,
  391.    0xffff,0xf800,
  392.    0xffff,0xf800,
  393.    0xffff,0xf800,
  394.    0xffff,0xf800,
  395.    0xffff,0xf800,
  396.    0xffff,0xf800,
  397.    0xffff,0xf800,
  398.    0xffff,0xf800,
  399.    0xffff,0xf800,
  400.    0xffff,0xf800
  401. };
  402. struct Image D3_1_image =
  403. {
  404.     0,0,            /* LeftEdge, TopEdge  */
  405.     21,13,3,        /* Width, Height, Depth */
  406.     &D3_1[0],        /* Pointer to Image data */
  407.     7,0,            /* PlanePick, PlaneOnOff */
  408.     NULL,            /* NextImage pointer */
  409. };
  410. static UWORD chip D3_2[78] =
  411. {
  412. /* Bit Plane #0 */
  413.  
  414.    0xffff,0xf800,
  415.    0xc000,0x1800,
  416.    0xc000,0x1800,
  417.    0xc000,0x1800,
  418.    0xc000,0x1800,
  419.    0xc000,0x1800,
  420.    0xc000,0x1800,
  421.    0xc000,0x1800,
  422.    0xc000,0x1800,
  423.    0xc000,0x1800,
  424.    0xc000,0x1800,
  425.    0xc000,0x1800,
  426.    0xffff,0xf800,
  427.  
  428. /* Bit Plane #1 */
  429.  
  430.    0x7fff,0xf800,
  431.    0x3fff,0xf800,
  432.    0x3f87,0xf800,
  433.    0x3f33,0xf800,
  434.    0x3ff3,0xf800,
  435.    0x3fc7,0xf800,
  436.    0x3ff3,0xf800,
  437.    0x3ff3,0xf800,
  438.    0x3f33,0xf800,
  439.    0x3f87,0xf800,
  440.    0x3fff,0xf800,
  441.    0x3fff,0xf800,
  442.    0x0000,0x0800,
  443.  
  444. /* Bit Plane #2 */
  445.  
  446.    0xffff,0xf800,
  447.    0xffff,0xf800,
  448.    0xffff,0xf800,
  449.    0xffff,0xf800,
  450.    0xffff,0xf800,
  451.    0xffff,0xf800,
  452.    0xffff,0xf800,
  453.    0xffff,0xf800,
  454.    0xffff,0xf800,
  455.    0xffff,0xf800,
  456.    0xffff,0xf800,
  457.    0xffff,0xf800,
  458.    0xffff,0xf800
  459. };
  460. struct Image D3_2_image =
  461. {
  462.     0,0,            /* LeftEdge, TopEdge  */
  463.     21,13,3,        /* Width, Height, Depth */
  464.     &D3_2[0],        /* Pointer to Image data */
  465.     7,0,            /* PlanePick, PlaneOnOff */
  466.     NULL,            /* NextImage pointer */
  467. };
  468. static UWORD chip D4_1[78] =
  469. {
  470. /* Bit Plane #0 */
  471.  
  472.    0xffff,0xf800,
  473.    0xc000,0x1800,
  474.    0xc000,0x1800,
  475.    0xc000,0x1800,
  476.    0xc000,0x1800,
  477.    0xc000,0x1800,
  478.    0xc000,0x1800,
  479.    0xc000,0x1800,
  480.    0xc000,0x1800,
  481.    0xc000,0x1800,
  482.    0xc000,0x1800,
  483.    0xc000,0x1800,
  484.    0xffff,0xf800,
  485.  
  486. /* Bit Plane #1 */
  487.  
  488.    0x8000,0x0000,
  489.    0xffff,0xe000,
  490.    0xffe7,0xe000,
  491.    0xffc7,0xe000,
  492.    0xff87,0xe000,
  493.    0xff27,0xe000,
  494.    0xfe67,0xe000,
  495.    0xfe03,0xe000,
  496.    0xffe7,0xe000,
  497.    0xffc3,0xe000,
  498.    0xffff,0xe000,
  499.    0xffff,0xe000,
  500.    0xffff,0xf000,
  501.  
  502. /* Bit Plane #2 */
  503.  
  504.    0xffff,0xf800,
  505.    0xffff,0xf800,
  506.    0xffff,0xf800,
  507.    0xffff,0xf800,
  508.    0xffff,0xf800,
  509.    0xffff,0xf800,
  510.    0xffff,0xf800,
  511.    0xffff,0xf800,
  512.    0xffff,0xf800,
  513.    0xffff,0xf800,
  514.    0xffff,0xf800,
  515.    0xffff,0xf800,
  516.    0xffff,0xf800
  517. };
  518. struct Image D4_1_image =
  519. {
  520.     0,0,            /* LeftEdge, TopEdge  */
  521.     21,13,3,        /* Width, Height, Depth */
  522.     &D4_1[0],        /* Pointer to Image data */
  523.     7,0,            /* PlanePick, PlaneOnOff */
  524.     NULL,            /* NextImage pointer */
  525. };
  526. static UWORD chip D4_2[78] =
  527. {
  528. /* Bit Plane #0 */
  529.  
  530.    0xffff,0xf800,
  531.    0xc000,0x1800,
  532.    0xc000,0x1800,
  533.    0xc000,0x1800,
  534.    0xc000,0x1800,
  535.    0xc000,0x1800,
  536.    0xc000,0x1800,
  537.    0xc000,0x1800,
  538.    0xc000,0x1800,
  539.    0xc000,0x1800,
  540.    0xc000,0x1800,
  541.    0xc000,0x1800,
  542.    0xffff,0xf800,
  543.  
  544. /* Bit Plane #1 */
  545.  
  546.    0x7fff,0xf800,
  547.    0x3fff,0xf800,
  548.    0x3fe7,0xf800,
  549.    0x3fc7,0xf800,
  550.    0x3f87,0xf800,
  551.    0x3f27,0xf800,
  552.    0x3e67,0xf800,
  553.    0x3e03,0xf800,
  554.    0x3fe7,0xf800,
  555.    0x3fc3,0xf800,
  556.    0x3fff,0xf800,
  557.    0x3fff,0xf800,
  558.    0x0000,0x0800,
  559.  
  560. /* Bit Plane #2 */
  561.  
  562.    0xffff,0xf800,
  563.    0xffff,0xf800,
  564.    0xffff,0xf800,
  565.    0xffff,0xf800,
  566.    0xffff,0xf800,
  567.    0xffff,0xf800,
  568.    0xffff,0xf800,
  569.    0xffff,0xf800,
  570.    0xffff,0xf800,
  571.    0xffff,0xf800,
  572.    0xffff,0xf800,
  573.    0xffff,0xf800,
  574.    0xffff,0xf800
  575. };
  576. struct Image D4_2_image =
  577. {
  578.     0,0,            /* LeftEdge, TopEdge  */
  579.     21,13,3,        /* Width, Height, Depth */
  580.     &D4_2[0],        /* Pointer to Image data */
  581.     7,0,            /* PlanePick, PlaneOnOff */
  582.     NULL,            /* NextImage pointer */
  583. };
  584. static UWORD chip D5_1[78] =
  585. {
  586. /* Bit Plane #0 */
  587.  
  588.    0xffff,0xf800,
  589.    0xc000,0x1800,
  590.    0xc000,0x1800,
  591.    0xc000,0x1800,
  592.    0xc000,0x1800,
  593.    0xc000,0x1800,
  594.    0xc000,0x1800,
  595.    0xc000,0x1800,
  596.    0xc000,0x1800,
  597.    0xc000,0x1800,
  598.    0xc000,0x1800,
  599.    0xc000,0x1800,
  600.    0xffff,0xf800,
  601.  
  602. /* Bit Plane #1 */
  603.  
  604.    0x8000,0x0000,
  605.    0xffff,0xe000,
  606.    0xff03,0xe000,
  607.    0xff3f,0xe000,
  608.    0xff3f,0xe000,
  609.    0xff07,0xe000,
  610.    0xfff3,0xe000,
  611.    0xfff3,0xe000,
  612.    0xfe73,0xe000,
  613.    0xff07,0xe000,
  614.    0xffff,0xe000,
  615.    0xffff,0xe000,
  616.    0xffff,0xf000,
  617.  
  618. /* Bit Plane #2 */
  619.  
  620.    0xffff,0xf800,
  621.    0xffff,0xf800,
  622.    0xffff,0xf800,
  623.    0xffff,0xf800,
  624.    0xffff,0xf800,
  625.    0xffff,0xf800,
  626.    0xffff,0xf800,
  627.    0xffff,0xf800,
  628.    0xffff,0xf800,
  629.    0xffff,0xf800,
  630.    0xffff,0xf800,
  631.    0xffff,0xf800,
  632.    0xffff,0xf800
  633. };
  634. struct Image D5_1_image =
  635. {
  636.     0,0,            /* LeftEdge, TopEdge  */
  637.     21,13,3,        /* Width, Height, Depth */
  638.     &D5_1[0],        /* Pointer to Image data */
  639.     7,0,            /* PlanePick, PlaneOnOff */
  640.     NULL,            /* NextImage pointer */
  641. };
  642. static UWORD chip D5_2[78] =
  643. {
  644. /* Bit Plane #0 */
  645.  
  646.    0xffff,0xf800,
  647.    0xc000,0x1800,
  648.    0xc000,0x1800,
  649.    0xc000,0x1800,
  650.    0xc000,0x1800,
  651.    0xc000,0x1800,
  652.    0xc000,0x1800,
  653.    0xc000,0x1800,
  654.    0xc000,0x1800,
  655.    0xc000,0x1800,
  656.    0xc000,0x1800,
  657.    0xc000,0x1800,
  658.    0xffff,0xf800,
  659.  
  660. /* Bit Plane #1 */
  661.  
  662.    0x7fff,0xf800,
  663.    0x3fff,0xf800,
  664.    0x3f03,0xf800,
  665.    0x3f3f,0xf800,
  666.    0x3f3f,0xf800,
  667.    0x3f07,0xf800,
  668.    0x3ff3,0xf800,
  669.    0x3ff3,0xf800,
  670.    0x3e73,0xf800,
  671.    0x3f07,0xf800,
  672.    0x3fff,0xf800,
  673.    0x3fff,0xf800,
  674.    0x0000,0x0800,
  675.  
  676. /* Bit Plane #2 */
  677.  
  678.    0xffff,0xf800,
  679.    0xffff,0xf800,
  680.    0xffff,0xf800,
  681.    0xffff,0xf800,
  682.    0xffff,0xf800,
  683.    0xffff,0xf800,
  684.    0xffff,0xf800,
  685.    0xffff,0xf800,
  686.    0xffff,0xf800,
  687.    0xffff,0xf800,
  688.    0xffff,0xf800,
  689.    0xffff,0xf800,
  690.    0xffff,0xf800
  691. };
  692. struct Image D5_2_image =
  693. {
  694.     0,0,            /* LeftEdge, TopEdge  */
  695.     21,13,3,        /* Width, Height, Depth */
  696.     &D5_2[0],        /* Pointer to Image data */
  697.     7,0,            /* PlanePick, PlaneOnOff */
  698.     NULL,            /* NextImage pointer */
  699. };
  700. static UWORD chip D6_1[78] =
  701. {
  702. /* Bit Plane #0 */
  703.  
  704.    0xffff,0xf800,
  705.    0xc000,0x1800,
  706.    0xc000,0x1800,
  707.    0xc000,0x1800,
  708.    0xc000,0x1800,
  709.    0xc000,0x1800,
  710.    0xc000,0x1800,
  711.    0xc000,0x1800,
  712.    0xc000,0x1800,
  713.    0xc000,0x1800,
  714.    0xc000,0x1800,
  715.    0xc000,0x1800,
  716.    0xffff,0xf800,
  717.  
  718. /* Bit Plane #1 */
  719.  
  720.    0x8000,0x0000,
  721.    0xffff,0xe000,
  722.    0xffc3,0xe000,
  723.    0xff9f,0xe000,
  724.    0xff3f,0xe000,
  725.    0xff07,0xe000,
  726.    0xff33,0xe000,
  727.    0xff33,0xe000,
  728.    0xff33,0xe000,
  729.    0xff87,0xe000,
  730.    0xffff,0xe000,
  731.    0xffff,0xe000,
  732.    0xffff,0xf000,
  733.  
  734. /* Bit Plane #2 */
  735.  
  736.    0xffff,0xf800,
  737.    0xffff,0xf800,
  738.    0xffff,0xf800,
  739.    0xffff,0xf800,
  740.    0xffff,0xf800,
  741.    0xffff,0xf800,
  742.    0xffff,0xf800,
  743.    0xffff,0xf800,
  744.    0xffff,0xf800,
  745.    0xffff,0xf800,
  746.    0xffff,0xf800,
  747.    0xffff,0xf800,
  748.    0xffff,0xf800
  749. };
  750. struct Image D6_1_image =
  751. {
  752.     0,0,            /* LeftEdge, TopEdge  */
  753.     21,13,3,        /* Width, Height, Depth */
  754.     &D6_1[0],        /* Pointer to Image data */
  755.     7,0,            /* PlanePick, PlaneOnOff */
  756.     NULL,            /* NextImage pointer */
  757. };
  758. static UWORD chip D6_2[78] =
  759. {
  760. /* Bit Plane #0 */
  761.  
  762.    0xffff,0xf800,
  763.    0xc000,0x1800,
  764.    0xc000,0x1800,
  765.    0xc000,0x1800,
  766.    0xc000,0x1800,
  767.    0xc000,0x1800,
  768.    0xc000,0x1800,
  769.    0xc000,0x1800,
  770.    0xc000,0x1800,
  771.    0xc000,0x1800,
  772.    0xc000,0x1800,
  773.    0xc000,0x1800,
  774.    0xffff,0xf800,
  775.  
  776. /* Bit Plane #1 */
  777.  
  778.    0x7fff,0xf800,
  779.    0x3fff,0xf800,
  780.    0x3fc3,0xf800,
  781.    0x3f9f,0xf800,
  782.    0x3f3f,0xf800,
  783.    0x3f07,0xf800,
  784.    0x3f33,0xf800,
  785.    0x3f33,0xf800,
  786.    0x3f33,0xf800,
  787.    0x3f87,0xf800,
  788.    0x3fff,0xf800,
  789.    0x3fff,0xf800,
  790.    0x0000,0x0800,
  791.  
  792. /* Bit Plane #2 */
  793.  
  794.    0xffff,0xf800,
  795.    0xffff,0xf800,
  796.    0xffff,0xf800,
  797.    0xffff,0xf800,
  798.    0xffff,0xf800,
  799.    0xffff,0xf800,
  800.    0xffff,0xf800,
  801.    0xffff,0xf800,
  802.    0xffff,0xf800,
  803.    0xffff,0xf800,
  804.    0xffff,0xf800,
  805.    0xffff,0xf800,
  806.    0xffff,0xf800
  807. };
  808. struct Image D6_2_image =
  809. {
  810.     0,0,            /* LeftEdge, TopEdge  */
  811.     21,13,3,        /* Width, Height, Depth */
  812.     &D6_2[0],        /* Pointer to Image data */
  813.     7,0,            /* PlanePick, PlaneOnOff */
  814.     NULL,            /* NextImage pointer */
  815. };
  816. static UWORD chip D7_1[78] =
  817. {
  818. /* Bit Plane #0 */
  819.  
  820.    0xffff,0xf800,
  821.    0xc000,0x1800,
  822.    0xc000,0x1800,
  823.    0xc000,0x1800,
  824.    0xc000,0x1800,
  825.    0xc000,0x1800,
  826.    0xc000,0x1800,
  827.    0xc000,0x1800,
  828.    0xc000,0x1800,
  829.    0xc000,0x1800,
  830.    0xc000,0x1800,
  831.    0xc000,0x1800,
  832.    0xffff,0xf800,
  833.  
  834. /* Bit Plane #1 */
  835.  
  836.    0x8000,0x0000,
  837.    0xffff,0xe000,
  838.    0xff03,0xe000,
  839.    0xff33,0xe000,
  840.    0xffe7,0xe000,
  841.    0xffe7,0xe000,
  842.    0xffe7,0xe000,
  843.    0xffcf,0xe000,
  844.    0xffcf,0xe000,
  845.    0xffcf,0xe000,
  846.    0xffff,0xe000,
  847.    0xffff,0xe000,
  848.    0xffff,0xf000,
  849.  
  850. /* Bit Plane #2 */
  851.  
  852.    0xffff,0xf800,
  853.    0xffff,0xf800,
  854.    0xffff,0xf800,
  855.    0xffff,0xf800,
  856.    0xffff,0xf800,
  857.    0xffff,0xf800,
  858.    0xffff,0xf800,
  859.    0xffff,0xf800,
  860.    0xffff,0xf800,
  861.    0xffff,0xf800,
  862.    0xffff,0xf800,
  863.    0xffff,0xf800,
  864.    0xffff,0xf800
  865. };
  866. struct Image D7_1_image =
  867. {
  868.     0,0,            /* LeftEdge, TopEdge  */
  869.     21,13,3,        /* Width, Height, Depth */
  870.     &D7_1[0],        /* Pointer to Image data */
  871.     7,0,            /* PlanePick, PlaneOnOff */
  872.     NULL,            /* NextImage pointer */
  873. };
  874. static UWORD chip D7_2[78] =
  875. {
  876. /* Bit Plane #0 */
  877.  
  878.    0xffff,0xf800,
  879.    0xc000,0x1800,
  880.    0xc000,0x1800,
  881.    0xc000,0x1800,
  882.    0xc000,0x1800,
  883.    0xc000,0x1800,
  884.    0xc000,0x1800,
  885.    0xc000,0x1800,
  886.    0xc000,0x1800,
  887.    0xc000,0x1800,
  888.    0xc000,0x1800,
  889.    0xc000,0x1800,
  890.    0xffff,0xf800,
  891.  
  892. /* Bit Plane #1 */
  893.  
  894.    0x7fff,0xf800,
  895.    0x3fff,0xf800,
  896.    0x3f03,0xf800,
  897.    0x3f33,0xf800,
  898.    0x3fe7,0xf800,
  899.    0x3fe7,0xf800,
  900.    0x3fe7,0xf800,
  901.    0x3fcf,0xf800,
  902.    0x3fcf,0xf800,
  903.    0x3fcf,0xf800,
  904.    0x3fff,0xf800,
  905.    0x3fff,0xf800,
  906.    0x0000,0x0800,
  907.  
  908. /* Bit Plane #2 */
  909.  
  910.    0xffff,0xf800,
  911.    0xffff,0xf800,
  912.    0xffff,0xf800,
  913.    0xffff,0xf800,
  914.    0xffff,0xf800,
  915.    0xffff,0xf800,
  916.    0xffff,0xf800,
  917.    0xffff,0xf800,
  918.    0xffff,0xf800,
  919.    0xffff,0xf800,
  920.    0xffff,0xf800,
  921.    0xffff,0xf800,
  922.    0xffff,0xf800
  923. };
  924. struct Image D7_2_image =
  925. {
  926.     0,0,            /* LeftEdge, TopEdge  */
  927.     21,13,3,        /* Width, Height, Depth */
  928.     &D7_2[0],        /* Pointer to Image data */
  929.     7,0,            /* PlanePick, PlaneOnOff */
  930.     NULL,            /* NextImage pointer */
  931. };
  932. static UWORD chip D8_1[78] =
  933. {
  934. /* Bit Plane #0 */
  935.  
  936.    0xffff,0xf800,
  937.    0xc000,0x1800,
  938.    0xc000,0x1800,
  939.    0xc000,0x1800,
  940.    0xc000,0x1800,
  941.    0xc000,0x1800,
  942.    0xc000,0x1800,
  943.    0xc000,0x1800,
  944.    0xc000,0x1800,
  945.    0xc000,0x1800,
  946.    0xc000,0x1800,
  947.    0xc000,0x1800,
  948.    0xffff,0xf800,
  949.  
  950. /* Bit Plane #1 */
  951.  
  952.    0x8000,0x0000,
  953.    0xffff,0xe000,
  954.    0xff87,0xe000,
  955.    0xff33,0xe000,
  956.    0xff33,0xe000,
  957.    0xff87,0xe000,
  958.    0xff33,0xe000,
  959.    0xff33,0xe000,
  960.    0xff33,0xe000,
  961.    0xff87,0xe000,
  962.    0xffff,0xe000,
  963.    0xffff,0xe000,
  964.    0xffff,0xf000,
  965.  
  966. /* Bit Plane #2 */
  967.  
  968.    0xffff,0xf800,
  969.    0xffff,0xf800,
  970.    0xffff,0xf800,
  971.    0xffff,0xf800,
  972.    0xffff,0xf800,
  973.    0xffff,0xf800,
  974.    0xffff,0xf800,
  975.    0xffff,0xf800,
  976.    0xffff,0xf800,
  977.    0xffff,0xf800,
  978.    0xffff,0xf800,
  979.    0xffff,0xf800,
  980.    0xffff,0xf800
  981. };
  982. struct Image D8_1_image =
  983. {
  984.     0,0,            /* LeftEdge, TopEdge  */
  985.     21,13,3,        /* Width, Height, Depth */
  986.     &D8_1[0],        /* Pointer to Image data */
  987.     7,0,            /* PlanePick, PlaneOnOff */
  988.     NULL,            /* NextImage pointer */
  989. };
  990. static UWORD chip D8_2[78] =
  991. {
  992. /* Bit Plane #0 */
  993.  
  994.    0xffff,0xf800,
  995.    0xc000,0x1800,
  996.    0xc000,0x1800,
  997.    0xc000,0x1800,
  998.    0xc000,0x1800,
  999.    0xc000,0x1800,
  1000.    0xc000,0x1800,
  1001.    0xc000,0x1800,
  1002.    0xc000,0x1800,
  1003.    0xc000,0x1800,
  1004.    0xc000,0x1800,
  1005.    0xc000,0x1800,
  1006.    0xffff,0xf800,
  1007.  
  1008. /* Bit Plane #1 */
  1009.  
  1010.    0x7fff,0xf800,
  1011.    0x3fff,0xf800,
  1012.    0x3f87,0xf800,
  1013.    0x3f33,0xf800,
  1014.    0x3f33,0xf800,
  1015.    0x3f87,0xf800,
  1016.    0x3f33,0xf800,
  1017.    0x3f33,0xf800,
  1018.    0x3f33,0xf800,
  1019.    0x3f87,0xf800,
  1020.    0x3fff,0xf800,
  1021.    0x3fff,0xf800,
  1022.    0x0000,0x0800,
  1023.  
  1024. /* Bit Plane #2 */
  1025.  
  1026.    0xffff,0xf800,
  1027.    0xffff,0xf800,
  1028.    0xffff,0xf800,
  1029.    0xffff,0xf800,
  1030.    0xffff,0xf800,
  1031.    0xffff,0xf800,
  1032.    0xffff,0xf800,
  1033.    0xffff,0xf800,
  1034.    0xffff,0xf800,
  1035.    0xffff,0xf800,
  1036.    0xffff,0xf800,
  1037.    0xffff,0xf800,
  1038.    0xffff,0xf800
  1039. };
  1040. struct Image D8_2_image =
  1041. {
  1042.     0,0,            /* LeftEdge, TopEdge  */
  1043.     21,13,3,        /* Width, Height, Depth */
  1044.     &D8_2[0],        /* Pointer to Image data */
  1045.     7,0,            /* PlanePick, PlaneOnOff */
  1046.     NULL,            /* NextImage pointer */
  1047. };
  1048. static UWORD chip D9_1[78] =
  1049. {
  1050. /* Bit Plane #0 */
  1051.  
  1052.    0xffff,0xf800,
  1053.    0xc000,0x1800,
  1054.    0xc000,0x1800,
  1055.    0xc000,0x1800,
  1056.    0xc000,0x1800,
  1057.    0xc000,0x1800,
  1058.    0xc000,0x1800,
  1059.    0xc000,0x1800,
  1060.    0xc000,0x1800,
  1061.    0xc000,0x1800,
  1062.    0xc000,0x1800,
  1063.    0xc000,0x1800,
  1064.    0xffff,0xf800,
  1065.  
  1066. /* Bit Plane #1 */
  1067.  
  1068.    0x8000,0x0000,
  1069.    0xffff,0xe000,
  1070.    0xff87,0xe000,
  1071.    0xff33,0xe000,
  1072.    0xff33,0xe000,
  1073.    0xff33,0xe000,
  1074.    0xff83,0xe000,
  1075.    0xfff3,0xe000,
  1076.    0xffe7,0xe000,
  1077.    0xff0f,0xe000,
  1078.    0xffff,0xe000,
  1079.    0xffff,0xe000,
  1080.    0xffff,0xf000,
  1081.  
  1082. /* Bit Plane #2 */
  1083.  
  1084.    0xffff,0xf800,
  1085.    0xffff,0xf800,
  1086.    0xffff,0xf800,
  1087.    0xffff,0xf800,
  1088.    0xffff,0xf800,
  1089.    0xffff,0xf800,
  1090.    0xffff,0xf800,
  1091.    0xffff,0xf800,
  1092.    0xffff,0xf800,
  1093.    0xffff,0xf800,
  1094.    0xffff,0xf800,
  1095.    0xffff,0xf800,
  1096.    0xffff,0xf800
  1097. };
  1098. struct Image D9_1_image =
  1099. {
  1100.     0,0,            /* LeftEdge, TopEdge  */
  1101.     21,13,3,        /* Width, Height, Depth */
  1102.     &D9_1[0],        /* Pointer to Image data */
  1103.     7,0,            /* PlanePick, PlaneOnOff */
  1104.     NULL,            /* NextImage pointer */
  1105. };
  1106. static UWORD chip D9_2[78] =
  1107. {
  1108. /* Bit Plane #0 */
  1109.  
  1110.    0xffff,0xf800,
  1111.    0xc000,0x1800,
  1112.    0xc000,0x1800,
  1113.    0xc000,0x1800,
  1114.    0xc000,0x1800,
  1115.    0xc000,0x1800,
  1116.    0xc000,0x1800,
  1117.    0xc000,0x1800,
  1118.    0xc000,0x1800,
  1119.    0xc000,0x1800,
  1120.    0xc000,0x1800,
  1121.    0xc000,0x1800,
  1122.    0xffff,0xf800,
  1123.  
  1124. /* Bit Plane #1 */
  1125.  
  1126.    0x7fff,0xf800,
  1127.    0x3fff,0xf800,
  1128.    0x3f87,0xf800,
  1129.    0x3f33,0xf800,
  1130.    0x3f33,0xf800,
  1131.    0x3f33,0xf800,
  1132.    0x3f83,0xf800,
  1133.    0x3ff3,0xf800,
  1134.    0x3fe7,0xf800,
  1135.    0x3f0f,0xf800,
  1136.    0x3fff,0xf800,
  1137.    0x3fff,0xf800,
  1138.    0x0000,0x0800,
  1139.  
  1140. /* Bit Plane #2 */
  1141.  
  1142.    0xffff,0xf800,
  1143.    0xffff,0xf800,
  1144.    0xffff,0xf800,
  1145.    0xffff,0xf800,
  1146.    0xffff,0xf800,
  1147.    0xffff,0xf800,
  1148.    0xffff,0xf800,
  1149.    0xffff,0xf800,
  1150.    0xffff,0xf800,
  1151.    0xffff,0xf800,
  1152.    0xffff,0xf800,
  1153.    0xffff,0xf800,
  1154.    0xffff,0xf800
  1155. };
  1156. struct Image D9_2_image =
  1157. {
  1158.     0,0,            /* LeftEdge, TopEdge  */
  1159.     21,13,3,        /* Width, Height, Depth */
  1160.     &D9_2[0],        /* Pointer to Image data */
  1161.     7,0,            /* PlanePick, PlaneOnOff */
  1162.     NULL,            /* NextImage pointer */
  1163. };
  1164.